| 1. | Functions involving two or more variables require multidimensional array indexing techniques.
|
| 2. | Analytica uses index objects to track the dimensions of multidimensional arrays.
|
| 3. | Many algorithms that use multidimensional arrays will scan them in a predictable order.
|
| 4. | PHP is not OO but it has multidimensional arrays.
|
| 5. | Why doesn't Perl 5 have multidimensional arrays?
|
| 6. | Fenwick trees can be extended to update and query subarrays of multidimensional arrays.
|
| 7. | Multidimensional arrays can be used for matrix mathematics.
|
| 8. | With multidimensional arrays, the slicing is only possible with the last level dimension.
|
| 9. | Even Cobol and Fortran have multidimensional arrays.
|
| 10. | Multidimensional arrays in languages such as Swift, and Atlas Autocode are implemented as Iliffe vectors.
|